FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package dk.ehealth.sundhed.fhir.ig.core#current (31 ms)

Package dk.ehealth.sundhed.fhir.ig.core
Type ValueSet
Id Id
FHIR Version R4
Source http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-data-absent-reason.html
Url http://ehealth.sundhed.dk/vs/data-absent-reason
Version 3.3.0
Status active
Date 2023-04-13T00:00:00+00:00
Name DataAbsentReason
Title Data Absent Reason
Experimental False
Description Used to specify why the normally expected content of the data element is missing.

Resources that use this resource

StructureDefinition
ehealth-observation ehealth-observation

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/data-absent-reason DataAbsentReason


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ehealth-data-absent-reason


Source

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-data-absent-reason",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehealth-data-absent-reason</b></p><a name=\"ehealth-data-absent-reason\"> </a><a name=\"hcehealth-data-absent-reason\"> </a><a name=\"ehealth-data-absent-reason-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-data-absent-reason.html\"><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-data-absent-reason.html#data-absent-reason-asked-declined\">asked-declined</a></td><td>Asked But Declined</td><td>The source was asked but declined to answer.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-data-absent-reason.html#data-absent-reason-error\">error</a></td><td>Error</td><td>Some system or workflow process error means that the information is not available.</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/data-absent-reason",
  "version" : "3.3.0",
  "name" : "DataAbsentReason",
  "title" : "Data Absent Reason",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-04-13T00:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [
    {
      "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "Used to specify why the normally expected content of the data element is missing.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept" : [
          {
            "code" : "asked-declined",
            "display" : "Asked But Declined"
          },
          {
            "code" : "error",
            "display" : "Error"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.